Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: /
QuickDraw 3D RAVE / QuickDraw 3D RAVE Reference
QuickDraw 3D RAVE Routines / Manipulating Draw Contexts


QADrawPoint

You can use the QADrawPoint function to draw a point.

#define QADrawPoint(drawContext,v) \
            (drawContext)->drawPoint (drawContext,v)
drawContext
A draw context.
v
A Gouraud vertex.
DESCRIPTION
The QADrawPoint function draws the single point specified by the v parameter to the draw context specified by the drawContext parameter. The size of the point is determined by the kQATag_Width state variable of the draw context.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
28 AUG 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help